Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
time
time
Return the current Unix timestamp
Name:
time
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the Unix timestamp of the current time.
Related
PHP Tips: How to Store Filename in a Variable and Count Lines in a File
1
What is the difference between PDOStatement::fetchColumn and fetch? How to choose between them based on usage scenarios?
5
How to correctly handle the case when mb_strstr function returns false
10
How to Real-Time Retrieve xml_error_string Error Messages During XML Parsing in PHP? Is There a Dynamic Listening Method?
1
Similar Functions
date_timestamp_set
date_timestamp_set
AliasforDateTime::
timezone_name_get
timezone_name_get
AliasforDateTimeZo
timezone_location_get
timezone_location_get
AliasforDateTimeZo
date_parse_from_format
date_parse_from_format
Getinformationabouta
date_default_timezone_set
date_default_timezone_set
Setthedefaulttimezon
date_offset_get
date_offset_get
AliasforDateTime::
date_add
date_add
DateTime::addalias:A
date_sunrise
date_sunrise
Returnsthesunrisetim
Popular Articles